Skip to content

Fake input buffer fixes#261

Merged
JohanBlome merged 4 commits intomasterfrom
fake_input_buffer
Dec 17, 2025
Merged

Fake input buffer fixes#261
JohanBlome merged 4 commits intomasterfrom
fake_input_buffer

Conversation

@JohanBlome
Copy link
Copy Markdown
Owner

Performance was not sufficient for the buffer solution.
Added a callback based buffer encoder so the fake input have a better chance to run in realtime.

Signed-off-by: Johan Blome <johan@gunhildcarling.net>
* route all non tiled image encodings to new async encoder for better performance
* tiled image encoding still handled synchronously in the bufferencoder

Signed-off-by: Johan Blome <johan@gunhildcarling.net>
* asyncbufferencoder
* surface transcoding. This one may fail if gpu is missing.

Signed-off-by: Johan Blome <johan@gunhildcarling.net>
- Updated version to 1.30
- Built and released APK
@JohanBlome JohanBlome merged commit 9ce62bf into master Dec 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant